home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Workbench Designer 2
/
Workbench Designer 2.iso
/
time
/
maylandv1.0
/
rexx
/
såerderthe.rexx
< prev
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1996-08-17
|
226 b
|
11 lines
/*\ Create an event in ten minutes!
\*/
Options Results
Address 'MaylandRexx'
SecondsToDate Date('I')*24*60*60 + Time('S') + (60*10) + 30
AddDate RESULT After 24*60 Message '"Så er der the!"' BePolite DeleteAfterUse
Exit